Set the filename to NULL for builtin icons, sinc
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 Apr 2007 18:01:44 +0000 (18:01 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 25 Apr 2007 18:01:44 +0000 (18:01 +0000)
commit0ac3069358e0d269a4d05cc9ff13ee427226de51
tree1a36a28b197431b2a0f53212f718e2d499129621
parentaa3f2a792aceef378a5456e72f59dc023b039061
Set the filename to NULL for builtin icons, sinc

2007-04-25  Matthias Clasen  <mclasen@redhat.com>

        * gtk/gtkicontheme.c (theme_lookup_icon): Set the filename to
        NULL for builtin icons, sinc gtk_icon_info_get_builtin_pixbuf()
        depends on it.

        * tests/testicontheme.c: Report builtin icons.

svn path=/trunk/; revision=17638
ChangeLog
gtk/gtkicontheme.c
tests/testicontheme.c